home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 1.iso / util / smishl21.zip / SAMPLE.INI < prev    next >
INI File  |  1994-07-27  |  2KB  |  40 lines

  1. ;SmilerShell Initialization File
  2. ;Note that you can comment out with a semicolon
  3. ;Parameters with ;* are only read at startup
  4.  
  5. [SmilerShell Params]
  6. AliasesCaseSens=TRUE    ;are SmilerShell aliases case-sensitive?
  7. confirmexit=TRUE    ;SmilerShell asks if you really want to quit
  8. DOSinWindow=TRUE    ;run DOS cmds fullscreen or in a window?
  9. overtype=FALSE        ;command line starts in insert or overtype mode?
  10. restoretime=1000    ;millisecs to pause before trying to regain focus
  11. scandrives=c        ;Which drives DC cmd should be aware of
  12. showclock=TRUE        ;show clock in title bar?
  13. showdir=TRUE        ;show current dir in title bar?
  14. showinactives=TRUE    ;see results of DOS cmds you ran?
  15. showmenu=TRUE        ;show the menu bar?
  16. showresources=TRUE    ;show system resources in menu bar?
  17. ;startupDCscan=TRUE    ;*scan for DC info every time you start?
  18. ;timeformat=24        ;clock uses 12 hour (am/pm) or 24 hour format?
  19. titlebar=TRUE        ;*display the title bar?
  20. topmost=FALSE        ;always on top of other windows?
  21. winwidth=PREV        ;*initial width (4-600 is good), or PREV for prev setup
  22. ;dirfile=myDCfile.dir    ;*DC info file (drive+path+filename ok)
  23. ;cmdfile=myCmdStk.stk    ;*cmds to be preloaded (drive+path+filename ok)
  24. ;cmdstack=dir \;type \autoexec.bat;copy \config.sys junk.tmp
  25.             ;ini file cmdstack= overrides cmdfile=
  26.  
  27. [SmilerShell Aliases]
  28. s = sol
  29. ;test1 = sol
  30. (f2) = type \autoexec.bat
  31.  (F5)= sol
  32.  d = dir
  33. (F12)=notepad \config.sys
  34.  
  35. [SmilerShell Apps]
  36. 1=notepad \autoexec.bat,Notepad AutoExec,TRUE
  37. 2=sol,Solitaire,TRUE
  38. 3=chkdsk,Check Disk,TRUE
  39. 4=write,WinWrite any file,FALSE
  40.